home *** CD-ROM | disk | FTP | other *** search
- Path: murphy.servtech.com!news
- From: Jon Schull <Schull@awa.com>
- Newsgroups: comp.lang.c,comp.os.ms-windows.programmer.misc
- Subject: Generic C: Menu in DialogBox paint problems in Win3.1
- Date: Wed, 07 Feb 1996 23:29:35 -0500
- Organization: SoftLock Services/Downtown Anywhere
- Message-ID: <31197C2F.1F86@awa.com>
- NNTP-Posting-Host: everywhere.roc.servtech.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0GoldB1 (Win95; I)
- CC: hazen@awa.com, schull@awa.com
-
- I am creating a small app which contains a menu in a dialog box. I am
- developing with Visual C++ v.1.52 using generic C api calls. Everything
- works fine under Windows95, but I get the following problem under Win
- 3.1:
-
- The bottom 1/4 of the menu bar doesn't paint light gray, but rather
- picks up whatever happens to be behind the it at the time the dialog box
- is created. This can include either parts of windows or the wallpaper.
-
- I've searched the Developer Network CD some looking for a bug report and
- workaround, but haven't found one. Anyone have a suggestion?
-
-
-
- Thanks in advance for your assistance.
-